Modules
Macros
- Asserts that two expressions are equal to each other (using
PartialEq
). - Asserts that two expressions are not equal to each other (using
PartialEq
).
Structs
- Used for assertions.
- Normalized stdout/stderr.
Statics
Functions
- Configures logger
- Run test and print errors.
- Run test and print errors.
- Rename
foo/.bar/exec.js
=>foo/bar/exec.js
Type Definitions
Attribute Macros
- Create tests from files.